home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2002 November / SGI IRIX Base Documentation 2002 November.iso / usr / share / catman / p_man / cat3 / MPI_Wtick.z / MPI_Wtick
Encoding:
Text File  |  2002-10-03  |  1.7 KB  |  67 lines

  1.  
  2.  
  3.  
  4. MMMMPPPPIIII____WWWWTTTTIIIICCCCKKKK((((3333))))                                                      MMMMPPPPIIII____WWWWTTTTIIIICCCCKKKK((((3333))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      MMMMPPPPIIII____WWWWttttiiiicccckkkk - Returns the resolution of MMMMPPPPIIII____WWWWttttiiiimmmmeeee
  10.  
  11. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.      C:
  13.  
  14.           #include <mpi.h>
  15.  
  16.           double MPI_Wtick()
  17.  
  18.  
  19.      C++:
  20.  
  21.           #include <mpi.h>
  22.  
  23.           double Wtick()
  24.  
  25.  
  26.      Fortran:
  27.  
  28.           INCLUDE "mpif.h" (or USE MPI)
  29.  
  30.           DOUBLE PRECISION RES
  31.  
  32.           RES=MPI_WTICK()
  33.  
  34.  
  35. SSSSTTTTAAAANNNNDDDDAAAARRRRDDDDSSSS
  36.      This release implements the MPI 1.2 standard, as documented by the MPI
  37.      Forum in the spring 1997 release of _M_P_I:  _A _M_e_s_s_a_g_e _P_a_s_s_i_n_g _I_n_t_e_r_f_a_c_e
  38.      _S_t_a_n_d_a_r_d.
  39.  
  40. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  41.      The MMMMPPPPIIII____WWWWttttiiiicccckkkk routine returns the resolution of MMMMPPPPIIII____WWWWttttiiiimmmmeeee(3).
  42.  
  43. RRRREEEETTTTUUUURRRRNNNN VVVVAAAALLLLUUUUEEEESSSS
  44.      Time in seconds of resolution of MMMMPPPPIIII____WWWWttttiiiimmmmeeee(3).
  45.  
  46. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  47.      MMMMPPPPIIII____WWWWttttiiiimmmmeeee(3)
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.